Package io.fabric8.kubernetes.client
Class PolicyAPIGroupExtensionAdapter
java.lang.Object
io.fabric8.kubernetes.client.APIGroupExtensionAdapter<PolicyAPIGroupClient>
io.fabric8.kubernetes.client.PolicyAPIGroupExtensionAdapter
- All Implemented Interfaces:
ExtensionAdapter<PolicyAPIGroupClient>
public class PolicyAPIGroupExtensionAdapter extends APIGroupExtensionAdapter<PolicyAPIGroupClient>
-
Constructor Summary
Constructors Constructor Description PolicyAPIGroupExtensionAdapter() -
Method Summary
Modifier and Type Method Description protected StringgetAPIGroupName()Class<PolicyAPIGroupClient>getExtensionType()protected PolicyAPIGroupClientnewInstance(Client client)Methods inherited from class io.fabric8.kubernetes.client.APIGroupExtensionAdapter
adapt, isAdaptable
-
Constructor Details
-
PolicyAPIGroupExtensionAdapter
public PolicyAPIGroupExtensionAdapter()
-
-
Method Details
-
getAPIGroupName
- Specified by:
getAPIGroupNamein classAPIGroupExtensionAdapter<PolicyAPIGroupClient>
-
getExtensionType
- Returns:
- The concrete class of the
Client.
-
newInstance
- Specified by:
newInstancein classAPIGroupExtensionAdapter<PolicyAPIGroupClient>
-