Package io.kubernetes.client.proto
Class V1beta1Extensions
java.lang.Object
io.kubernetes.client.proto.V1beta1Extensions
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classAllowedCSIDriver represents a single inline CSI Driver that is allowed to be used.static interfacestatic final classAllowedFlexVolume represents a single Flexvolume that is allowed to be used.static interfacestatic final classAllowedHostPath defines the host volume conditions that will be enabled by a policy for pods to use.static interfacestatic final classDEPRECATED - This group version of DaemonSet is deprecated by apps/v1beta2/DaemonSet.static final classDaemonSetCondition describes the state of a DaemonSet at a certain point.static interfacestatic final classDaemonSetList is a collection of daemon sets.static interfacestatic interfacestatic final classDaemonSetSpec is the specification of a daemon set.static interfacestatic final classDaemonSetStatus represents the current status of a daemon set.static interfacestatic final classDaemonSetUpdateStrategy indicates the strategy that the DaemonSet controller will use to perform updates.static interfacestatic final classDEPRECATED - This group version of Deployment is deprecated by apps/v1beta2/Deployment.static final classDeploymentCondition describes the state of a deployment at a certain point.static interfacestatic final classDeploymentList is a list of Deployments.static interfacestatic interfacestatic final classDEPRECATED.static interfacestatic final classDeploymentSpec is the specification of the desired behavior of the Deployment.static interfacestatic final classDeploymentStatus is the most recently observed status of the Deployment.static interfacestatic final classDeploymentStrategy describes how to replace existing pods with new ones.static interfacestatic final classFSGroupStrategyOptions defines the strategy type and options used to create the strategy.static interfacestatic final classHostPortRange defines a range of host ports that will be enabled by a policy for pods to use.static interfacestatic final classHTTPIngressPath associates a path with a backend.static interfacestatic final classHTTPIngressRuleValue is a list of http selectors pointing to backends.static interfacestatic final classIDRange provides a min/max of an allowed range of IDs.static interfacestatic final classIngress is a collection of rules that allow inbound connections to reach the endpoints defined by a backend.static final classIngressBackend describes all endpoints for a given service and port.static interfacestatic final classIngressList is a collection of Ingress.static interfacestatic interfacestatic final classIngressRule represents the rules mapping the paths under a specified host to the related backend services.static interfacestatic final classIngressRuleValue represents a rule to apply against incoming requests.static interfacestatic final classIngressSpec describes the Ingress the user wishes to exist.static interfacestatic final classIngressStatus describe the current state of the Ingress.static interfacestatic final classIngressTLS describes the transport layer security associated with an Ingress.static interfacestatic final classDEPRECATED 1.9 - This group version of IPBlock is deprecated by networking/v1/IPBlock.static interfacestatic final classDEPRECATED 1.9 - This group version of NetworkPolicy is deprecated by networking/v1/NetworkPolicy.static final classDEPRECATED 1.9 - This group version of NetworkPolicyEgressRule is deprecated by networking/v1/NetworkPolicyEgressRule.static interfacestatic final classDEPRECATED 1.9 - This group version of NetworkPolicyIngressRule is deprecated by networking/v1/NetworkPolicyIngressRule.static interfacestatic final classDEPRECATED 1.9 - This group version of NetworkPolicyList is deprecated by networking/v1/NetworkPolicyList.static interfacestatic interfacestatic final classDEPRECATED 1.9 - This group version of NetworkPolicyPeer is deprecated by networking/v1/NetworkPolicyPeer.static interfacestatic final classDEPRECATED 1.9 - This group version of NetworkPolicyPort is deprecated by networking/v1/NetworkPolicyPort.static interfacestatic final classDEPRECATED 1.9 - This group version of NetworkPolicySpec is deprecated by networking/v1/NetworkPolicySpec.static interfacestatic final classPodSecurityPolicy governs the ability to make requests that affect the Security Context that will be applied to a pod and container.static final classPodSecurityPolicyList is a list of PodSecurityPolicy objects.static interfacestatic interfacestatic final classPodSecurityPolicySpec defines the policy enforced.static interfacestatic final classDEPRECATED - This group version of ReplicaSet is deprecated by apps/v1beta2/ReplicaSet.static final classReplicaSetCondition describes the state of a replica set at a certain point.static interfacestatic final classReplicaSetList is a collection of ReplicaSets.static interfacestatic interfacestatic final classReplicaSetSpec is the specification of a ReplicaSet.static interfacestatic final classReplicaSetStatus represents the current status of a ReplicaSet.static interfacestatic final classDEPRECATED.static interfacestatic final classSpec to control the desired behavior of daemon set rolling update.static interfacestatic final classSpec to control the desired behavior of rolling update.static interfacestatic final classRunAsGroupStrategyOptions defines the strategy type and any options used to create the strategy.static interfacestatic final classRunAsUserStrategyOptions defines the strategy type and any options used to create the strategy.static interfacestatic final classRuntimeClassStrategyOptions define the strategy that will dictate the allowable RuntimeClasses for a pod.static interfacestatic final classrepresents a scaling request for a resource.static interfacestatic final classdescribes the attributes of a scale subresourcestatic interfacestatic final classrepresents the current status of a scale subresource.static interfacestatic final classSELinuxStrategyOptions defines the strategy type and any options used to create the strategy.static interfacestatic final classSupplementalGroupsStrategyOptions defines the strategy type and options used to create the strategy.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-