public final class V1Apps extends Object
Modifier and Type | Class and Description |
---|---|
static class |
V1Apps.ControllerRevision
ControllerRevision implements an immutable snapshot of state data.
|
static class |
V1Apps.ControllerRevisionList
ControllerRevisionList is a resource containing a list of ControllerRevision objects.
|
static interface |
V1Apps.ControllerRevisionListOrBuilder |
static interface |
V1Apps.ControllerRevisionOrBuilder |
static class |
V1Apps.DaemonSet
DaemonSet represents the configuration of a daemon set.
|
static class |
V1Apps.DaemonSetCondition
DaemonSetCondition describes the state of a DaemonSet at a certain point.
|
static interface |
V1Apps.DaemonSetConditionOrBuilder |
static class |
V1Apps.DaemonSetList
DaemonSetList is a collection of daemon sets.
|
static interface |
V1Apps.DaemonSetListOrBuilder |
static interface |
V1Apps.DaemonSetOrBuilder |
static class |
V1Apps.DaemonSetSpec
DaemonSetSpec is the specification of a daemon set.
|
static interface |
V1Apps.DaemonSetSpecOrBuilder |
static class |
V1Apps.DaemonSetStatus
DaemonSetStatus represents the current status of a daemon set.
|
static interface |
V1Apps.DaemonSetStatusOrBuilder |
static class |
V1Apps.DaemonSetUpdateStrategy
DaemonSetUpdateStrategy is a struct used to control the update strategy for a DaemonSet.
|
static interface |
V1Apps.DaemonSetUpdateStrategyOrBuilder |
static class |
V1Apps.Deployment
Deployment enables declarative updates for Pods and ReplicaSets.
|
static class |
V1Apps.DeploymentCondition
DeploymentCondition describes the state of a deployment at a certain point.
|
static interface |
V1Apps.DeploymentConditionOrBuilder |
static class |
V1Apps.DeploymentList
DeploymentList is a list of Deployments.
|
static interface |
V1Apps.DeploymentListOrBuilder |
static interface |
V1Apps.DeploymentOrBuilder |
static class |
V1Apps.DeploymentSpec
DeploymentSpec is the specification of the desired behavior of the Deployment.
|
static interface |
V1Apps.DeploymentSpecOrBuilder |
static class |
V1Apps.DeploymentStatus
DeploymentStatus is the most recently observed status of the Deployment.
|
static interface |
V1Apps.DeploymentStatusOrBuilder |
static class |
V1Apps.DeploymentStrategy
DeploymentStrategy describes how to replace existing pods with new ones.
|
static interface |
V1Apps.DeploymentStrategyOrBuilder |
static class |
V1Apps.ReplicaSet
ReplicaSet ensures that a specified number of pod replicas are running at any given time.
|
static class |
V1Apps.ReplicaSetCondition
ReplicaSetCondition describes the state of a replica set at a certain point.
|
static interface |
V1Apps.ReplicaSetConditionOrBuilder |
static class |
V1Apps.ReplicaSetList
ReplicaSetList is a collection of ReplicaSets.
|
static interface |
V1Apps.ReplicaSetListOrBuilder |
static interface |
V1Apps.ReplicaSetOrBuilder |
static class |
V1Apps.ReplicaSetSpec
ReplicaSetSpec is the specification of a ReplicaSet.
|
static interface |
V1Apps.ReplicaSetSpecOrBuilder |
static class |
V1Apps.ReplicaSetStatus
ReplicaSetStatus represents the current status of a ReplicaSet.
|
static interface |
V1Apps.ReplicaSetStatusOrBuilder |
static class |
V1Apps.RollingUpdateDaemonSet
Spec to control the desired behavior of daemon set rolling update.
|
static interface |
V1Apps.RollingUpdateDaemonSetOrBuilder |
static class |
V1Apps.RollingUpdateDeployment
Spec to control the desired behavior of rolling update.
|
static interface |
V1Apps.RollingUpdateDeploymentOrBuilder |
static class |
V1Apps.RollingUpdateStatefulSetStrategy
RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.
|
static interface |
V1Apps.RollingUpdateStatefulSetStrategyOrBuilder |
static class |
V1Apps.StatefulSet
StatefulSet represents a set of pods with consistent identities.
|
static class |
V1Apps.StatefulSetCondition
StatefulSetCondition describes the state of a statefulset at a certain point.
|
static interface |
V1Apps.StatefulSetConditionOrBuilder |
static class |
V1Apps.StatefulSetList
StatefulSetList is a collection of StatefulSets.
|
static interface |
V1Apps.StatefulSetListOrBuilder |
static interface |
V1Apps.StatefulSetOrBuilder |
static class |
V1Apps.StatefulSetSpec
A StatefulSetSpec is the specification of a StatefulSet.
|
static interface |
V1Apps.StatefulSetSpecOrBuilder |
static class |
V1Apps.StatefulSetStatus
StatefulSetStatus represents the current state of a StatefulSet.
|
static interface |
V1Apps.StatefulSetStatusOrBuilder |
static class |
V1Apps.StatefulSetUpdateStrategy
StatefulSetUpdateStrategy indicates the strategy that the StatefulSet
controller will use to perform updates.
|
static interface |
V1Apps.StatefulSetUpdateStrategyOrBuilder |
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2022. All rights reserved.