Package io.kubernetes.client.proto
Class V1Apps
java.lang.Object
io.kubernetes.client.proto.V1Apps
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classControllerRevision implements an immutable snapshot of state data.static final classControllerRevisionList is a resource containing a list of ControllerRevision objects.static interfacestatic interfacestatic final classDaemonSet represents the configuration of a daemon set.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 is a struct used to control the update strategy for a DaemonSet.static interfacestatic final classDeployment enables declarative updates for Pods and ReplicaSets.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 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 classReplicaSet ensures that a specified number of pod replicas are running at any given time.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 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 classRollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.static interfacestatic final classStatefulSet represents a set of pods with consistent identities.static final classStatefulSetCondition describes the state of a statefulset at a certain point.static interfacestatic final classStatefulSetList is a collection of StatefulSets.static interfacestatic interfacestatic final classA StatefulSetSpec is the specification of a StatefulSet.static interfacestatic final classStatefulSetStatus represents the current state of a StatefulSet.static interfacestatic final classStatefulSetUpdateStrategy indicates the strategy that the StatefulSet controller will use to perform updates.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()
-