Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<V1.LocalObjectReference> |
V1.LocalObjectReference.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
V1.LocalObjectReference |
V1.LocalObjectReference.Builder.build() |
V1.LocalObjectReference |
V1.LocalObjectReference.Builder.buildPartial() |
static V1.LocalObjectReference |
V1.LocalObjectReference.getDefaultInstance() |
V1.LocalObjectReference |
V1.LocalObjectReference.getDefaultInstanceForType() |
V1.LocalObjectReference |
V1.LocalObjectReference.Builder.getDefaultInstanceForType() |
V1.LocalObjectReference |
V1.PodSpecOrBuilder.getImagePullSecrets(int index)
ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.
|
V1.LocalObjectReference |
V1.PodSpec.getImagePullSecrets(int index)
ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.
|
V1.LocalObjectReference |
V1.PodSpec.Builder.getImagePullSecrets(int index)
ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.
|
V1.LocalObjectReference |
V1.ServiceAccountOrBuilder.getImagePullSecrets(int index)
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images
in pods that reference this ServiceAccount.
|
V1.LocalObjectReference |
V1.ServiceAccount.getImagePullSecrets(int index)
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images
in pods that reference this ServiceAccount.
|
V1.LocalObjectReference |
V1.ServiceAccount.Builder.getImagePullSecrets(int index)
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images
in pods that reference this ServiceAccount.
|
V1.LocalObjectReference |
V1.ConfigMapEnvSourceOrBuilder.getLocalObjectReference()
The ConfigMap to select from.
|
V1.LocalObjectReference |
V1.ConfigMapEnvSource.getLocalObjectReference()
The ConfigMap to select from.
|
V1.LocalObjectReference |
V1.ConfigMapEnvSource.Builder.getLocalObjectReference()
The ConfigMap to select from.
|
V1.LocalObjectReference |
V1.ConfigMapKeySelectorOrBuilder.getLocalObjectReference()
The ConfigMap to select from.
|
V1.LocalObjectReference |
V1.ConfigMapKeySelector.getLocalObjectReference()
The ConfigMap to select from.
|
V1.LocalObjectReference |
V1.ConfigMapKeySelector.Builder.getLocalObjectReference()
The ConfigMap to select from.
|
V1.LocalObjectReference |
V1.ConfigMapProjectionOrBuilder.getLocalObjectReference()
optional .k8s.io.api.core.v1.LocalObjectReference localObjectReference = 1; |
V1.LocalObjectReference |
V1.ConfigMapProjection.getLocalObjectReference()
optional .k8s.io.api.core.v1.LocalObjectReference localObjectReference = 1; |
V1.LocalObjectReference |
V1.ConfigMapProjection.Builder.getLocalObjectReference()
optional .k8s.io.api.core.v1.LocalObjectReference localObjectReference = 1; |
V1.LocalObjectReference |
V1.ConfigMapVolumeSourceOrBuilder.getLocalObjectReference()
optional .k8s.io.api.core.v1.LocalObjectReference localObjectReference = 1; |
V1.LocalObjectReference |
V1.ConfigMapVolumeSource.getLocalObjectReference()
optional .k8s.io.api.core.v1.LocalObjectReference localObjectReference = 1; |
V1.LocalObjectReference |
V1.ConfigMapVolumeSource.Builder.getLocalObjectReference()
optional .k8s.io.api.core.v1.LocalObjectReference localObjectReference = 1; |
V1.LocalObjectReference |
V1.SecretEnvSourceOrBuilder.getLocalObjectReference()
The Secret to select from.
|
V1.LocalObjectReference |
V1.SecretEnvSource.getLocalObjectReference()
The Secret to select from.
|
V1.LocalObjectReference |
V1.SecretEnvSource.Builder.getLocalObjectReference()
The Secret to select from.
|
V1.LocalObjectReference |
V1.SecretKeySelectorOrBuilder.getLocalObjectReference()
The name of the secret in the pod's namespace to select from.
|
V1.LocalObjectReference |
V1.SecretKeySelector.getLocalObjectReference()
The name of the secret in the pod's namespace to select from.
|
V1.LocalObjectReference |
V1.SecretKeySelector.Builder.getLocalObjectReference()
The name of the secret in the pod's namespace to select from.
|
V1.LocalObjectReference |
V1.SecretProjectionOrBuilder.getLocalObjectReference()
optional .k8s.io.api.core.v1.LocalObjectReference localObjectReference = 1; |
V1.LocalObjectReference |
V1.SecretProjection.getLocalObjectReference()
optional .k8s.io.api.core.v1.LocalObjectReference localObjectReference = 1; |
V1.LocalObjectReference |
V1.SecretProjection.Builder.getLocalObjectReference()
optional .k8s.io.api.core.v1.LocalObjectReference localObjectReference = 1; |
V1.LocalObjectReference |
V1.CephFSVolumeSourceOrBuilder.getSecretRef()
Optional: SecretRef is reference to the authentication secret for User, default is empty.
|
V1.LocalObjectReference |
V1.CephFSVolumeSource.getSecretRef()
Optional: SecretRef is reference to the authentication secret for User, default is empty.
|
V1.LocalObjectReference |
V1.CephFSVolumeSource.Builder.getSecretRef()
Optional: SecretRef is reference to the authentication secret for User, default is empty.
|
V1.LocalObjectReference |
V1.CinderVolumeSourceOrBuilder.getSecretRef()
Optional: points to a secret object containing parameters used to connect
to OpenStack.
|
V1.LocalObjectReference |
V1.CinderVolumeSource.getSecretRef()
Optional: points to a secret object containing parameters used to connect
to OpenStack.
|
V1.LocalObjectReference |
V1.CinderVolumeSource.Builder.getSecretRef()
Optional: points to a secret object containing parameters used to connect
to OpenStack.
|
V1.LocalObjectReference |
V1.FlexVolumeSourceOrBuilder.getSecretRef()
Optional: SecretRef is reference to the secret object containing
sensitive information to pass to the plugin scripts.
|
V1.LocalObjectReference |
V1.FlexVolumeSource.getSecretRef()
Optional: SecretRef is reference to the secret object containing
sensitive information to pass to the plugin scripts.
|
V1.LocalObjectReference |
V1.FlexVolumeSource.Builder.getSecretRef()
Optional: SecretRef is reference to the secret object containing
sensitive information to pass to the plugin scripts.
|
V1.LocalObjectReference |
V1.ISCSIVolumeSourceOrBuilder.getSecretRef()
CHAP Secret for iSCSI target and initiator authentication
+optional
|
V1.LocalObjectReference |
V1.ISCSIVolumeSource.getSecretRef()
CHAP Secret for iSCSI target and initiator authentication
+optional
|
V1.LocalObjectReference |
V1.ISCSIVolumeSource.Builder.getSecretRef()
CHAP Secret for iSCSI target and initiator authentication
+optional
|
V1.LocalObjectReference |
V1.RBDVolumeSourceOrBuilder.getSecretRef()
SecretRef is name of the authentication secret for RBDUser.
|
V1.LocalObjectReference |
V1.RBDVolumeSource.getSecretRef()
SecretRef is name of the authentication secret for RBDUser.
|
V1.LocalObjectReference |
V1.RBDVolumeSource.Builder.getSecretRef()
SecretRef is name of the authentication secret for RBDUser.
|
V1.LocalObjectReference |
V1.ScaleIOVolumeSourceOrBuilder.getSecretRef()
SecretRef references to the secret for ScaleIO user and other
sensitive information.
|
V1.LocalObjectReference |
V1.ScaleIOVolumeSource.getSecretRef()
SecretRef references to the secret for ScaleIO user and other
sensitive information.
|
V1.LocalObjectReference |
V1.ScaleIOVolumeSource.Builder.getSecretRef()
SecretRef references to the secret for ScaleIO user and other
sensitive information.
|
V1.LocalObjectReference |
V1.StorageOSVolumeSourceOrBuilder.getSecretRef()
SecretRef specifies the secret to use for obtaining the StorageOS API
credentials.
|
V1.LocalObjectReference |
V1.StorageOSVolumeSource.getSecretRef()
SecretRef specifies the secret to use for obtaining the StorageOS API
credentials.
|
V1.LocalObjectReference |
V1.StorageOSVolumeSource.Builder.getSecretRef()
SecretRef specifies the secret to use for obtaining the StorageOS API
credentials.
|
static V1.LocalObjectReference |
V1.LocalObjectReference.parseDelimitedFrom(InputStream input) |
static V1.LocalObjectReference |
V1.LocalObjectReference.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.LocalObjectReference |
V1.LocalObjectReference.parseFrom(byte[] data) |
static V1.LocalObjectReference |
V1.LocalObjectReference.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.LocalObjectReference |
V1.LocalObjectReference.parseFrom(ByteBuffer data) |
static V1.LocalObjectReference |
V1.LocalObjectReference.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.LocalObjectReference |
V1.LocalObjectReference.parseFrom(com.google.protobuf.ByteString data) |
static V1.LocalObjectReference |
V1.LocalObjectReference.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.LocalObjectReference |
V1.LocalObjectReference.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.LocalObjectReference |
V1.LocalObjectReference.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.LocalObjectReference |
V1.LocalObjectReference.parseFrom(InputStream input) |
static V1.LocalObjectReference |
V1.LocalObjectReference.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<V1.LocalObjectReference> |
V1.PodSpecOrBuilder.getImagePullSecretsList()
ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.
|
List<V1.LocalObjectReference> |
V1.PodSpec.getImagePullSecretsList()
ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.
|
List<V1.LocalObjectReference> |
V1.PodSpec.Builder.getImagePullSecretsList()
ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.
|
List<V1.LocalObjectReference> |
V1.ServiceAccountOrBuilder.getImagePullSecretsList()
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images
in pods that reference this ServiceAccount.
|
List<V1.LocalObjectReference> |
V1.ServiceAccount.getImagePullSecretsList()
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images
in pods that reference this ServiceAccount.
|
List<V1.LocalObjectReference> |
V1.ServiceAccount.Builder.getImagePullSecretsList()
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images
in pods that reference this ServiceAccount.
|
com.google.protobuf.Parser<V1.LocalObjectReference> |
V1.LocalObjectReference.getParserForType() |
static com.google.protobuf.Parser<V1.LocalObjectReference> |
V1.LocalObjectReference.parser() |
Modifier and Type | Method and Description |
---|---|
V1.PodSpec.Builder |
V1.PodSpec.Builder.addImagePullSecrets(int index,
V1.LocalObjectReference value)
ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.addImagePullSecrets(int index,
V1.LocalObjectReference value)
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images
in pods that reference this ServiceAccount.
|
V1.PodSpec.Builder |
V1.PodSpec.Builder.addImagePullSecrets(V1.LocalObjectReference value)
ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.addImagePullSecrets(V1.LocalObjectReference value)
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images
in pods that reference this ServiceAccount.
|
V1.LocalObjectReference.Builder |
V1.LocalObjectReference.Builder.mergeFrom(V1.LocalObjectReference other) |
V1.ConfigMapEnvSource.Builder |
V1.ConfigMapEnvSource.Builder.mergeLocalObjectReference(V1.LocalObjectReference value)
The ConfigMap to select from.
|
V1.ConfigMapKeySelector.Builder |
V1.ConfigMapKeySelector.Builder.mergeLocalObjectReference(V1.LocalObjectReference value)
The ConfigMap to select from.
|
V1.ConfigMapProjection.Builder |
V1.ConfigMapProjection.Builder.mergeLocalObjectReference(V1.LocalObjectReference value)
optional .k8s.io.api.core.v1.LocalObjectReference localObjectReference = 1; |
V1.ConfigMapVolumeSource.Builder |
V1.ConfigMapVolumeSource.Builder.mergeLocalObjectReference(V1.LocalObjectReference value)
optional .k8s.io.api.core.v1.LocalObjectReference localObjectReference = 1; |
V1.SecretEnvSource.Builder |
V1.SecretEnvSource.Builder.mergeLocalObjectReference(V1.LocalObjectReference value)
The Secret to select from.
|
V1.SecretKeySelector.Builder |
V1.SecretKeySelector.Builder.mergeLocalObjectReference(V1.LocalObjectReference value)
The name of the secret in the pod's namespace to select from.
|
V1.SecretProjection.Builder |
V1.SecretProjection.Builder.mergeLocalObjectReference(V1.LocalObjectReference value)
optional .k8s.io.api.core.v1.LocalObjectReference localObjectReference = 1; |
V1.CephFSVolumeSource.Builder |
V1.CephFSVolumeSource.Builder.mergeSecretRef(V1.LocalObjectReference value)
Optional: SecretRef is reference to the authentication secret for User, default is empty.
|
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.mergeSecretRef(V1.LocalObjectReference value)
Optional: points to a secret object containing parameters used to connect
to OpenStack.
|
V1.FlexVolumeSource.Builder |
V1.FlexVolumeSource.Builder.mergeSecretRef(V1.LocalObjectReference value)
Optional: SecretRef is reference to the secret object containing
sensitive information to pass to the plugin scripts.
|
V1.ISCSIVolumeSource.Builder |
V1.ISCSIVolumeSource.Builder.mergeSecretRef(V1.LocalObjectReference value)
CHAP Secret for iSCSI target and initiator authentication
+optional
|
V1.RBDVolumeSource.Builder |
V1.RBDVolumeSource.Builder.mergeSecretRef(V1.LocalObjectReference value)
SecretRef is name of the authentication secret for RBDUser.
|
V1.ScaleIOVolumeSource.Builder |
V1.ScaleIOVolumeSource.Builder.mergeSecretRef(V1.LocalObjectReference value)
SecretRef references to the secret for ScaleIO user and other
sensitive information.
|
V1.StorageOSVolumeSource.Builder |
V1.StorageOSVolumeSource.Builder.mergeSecretRef(V1.LocalObjectReference value)
SecretRef specifies the secret to use for obtaining the StorageOS API
credentials.
|
static V1.LocalObjectReference.Builder |
V1.LocalObjectReference.newBuilder(V1.LocalObjectReference prototype) |
V1.PodSpec.Builder |
V1.PodSpec.Builder.setImagePullSecrets(int index,
V1.LocalObjectReference value)
ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.setImagePullSecrets(int index,
V1.LocalObjectReference value)
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images
in pods that reference this ServiceAccount.
|
V1.ConfigMapEnvSource.Builder |
V1.ConfigMapEnvSource.Builder.setLocalObjectReference(V1.LocalObjectReference value)
The ConfigMap to select from.
|
V1.ConfigMapKeySelector.Builder |
V1.ConfigMapKeySelector.Builder.setLocalObjectReference(V1.LocalObjectReference value)
The ConfigMap to select from.
|
V1.ConfigMapProjection.Builder |
V1.ConfigMapProjection.Builder.setLocalObjectReference(V1.LocalObjectReference value)
optional .k8s.io.api.core.v1.LocalObjectReference localObjectReference = 1; |
V1.ConfigMapVolumeSource.Builder |
V1.ConfigMapVolumeSource.Builder.setLocalObjectReference(V1.LocalObjectReference value)
optional .k8s.io.api.core.v1.LocalObjectReference localObjectReference = 1; |
V1.SecretEnvSource.Builder |
V1.SecretEnvSource.Builder.setLocalObjectReference(V1.LocalObjectReference value)
The Secret to select from.
|
V1.SecretKeySelector.Builder |
V1.SecretKeySelector.Builder.setLocalObjectReference(V1.LocalObjectReference value)
The name of the secret in the pod's namespace to select from.
|
V1.SecretProjection.Builder |
V1.SecretProjection.Builder.setLocalObjectReference(V1.LocalObjectReference value)
optional .k8s.io.api.core.v1.LocalObjectReference localObjectReference = 1; |
V1.CephFSVolumeSource.Builder |
V1.CephFSVolumeSource.Builder.setSecretRef(V1.LocalObjectReference value)
Optional: SecretRef is reference to the authentication secret for User, default is empty.
|
V1.CinderVolumeSource.Builder |
V1.CinderVolumeSource.Builder.setSecretRef(V1.LocalObjectReference value)
Optional: points to a secret object containing parameters used to connect
to OpenStack.
|
V1.FlexVolumeSource.Builder |
V1.FlexVolumeSource.Builder.setSecretRef(V1.LocalObjectReference value)
Optional: SecretRef is reference to the secret object containing
sensitive information to pass to the plugin scripts.
|
V1.ISCSIVolumeSource.Builder |
V1.ISCSIVolumeSource.Builder.setSecretRef(V1.LocalObjectReference value)
CHAP Secret for iSCSI target and initiator authentication
+optional
|
V1.RBDVolumeSource.Builder |
V1.RBDVolumeSource.Builder.setSecretRef(V1.LocalObjectReference value)
SecretRef is name of the authentication secret for RBDUser.
|
V1.ScaleIOVolumeSource.Builder |
V1.ScaleIOVolumeSource.Builder.setSecretRef(V1.LocalObjectReference value)
SecretRef references to the secret for ScaleIO user and other
sensitive information.
|
V1.StorageOSVolumeSource.Builder |
V1.StorageOSVolumeSource.Builder.setSecretRef(V1.LocalObjectReference value)
SecretRef specifies the secret to use for obtaining the StorageOS API
credentials.
|
Modifier and Type | Method and Description |
---|---|
V1.PodSpec.Builder |
V1.PodSpec.Builder.addAllImagePullSecrets(Iterable<? extends V1.LocalObjectReference> values)
ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.addAllImagePullSecrets(Iterable<? extends V1.LocalObjectReference> values)
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images
in pods that reference this ServiceAccount.
|
Copyright © 2019. All rights reserved.