-
V1.TypedLocalObjectReference.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.TypedLocalObjectReference.Builder.clear()
APIGroup is the group for the resource being referenced.
V1.TypedLocalObjectReference.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1.TypedLocalObjectReference.Builder.clearKind()
Kind is the type of resource being referenced
V1.TypedLocalObjectReference.Builder.clearName()
Name is the name of resource being referenced
V1.TypedLocalObjectReference.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
V1.TypedLocalObjectReference.Builder.clone()
This field can be used to specify either:
* An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot)
* An existing PVC (PersistentVolumeClaim)
If the provisioner or an external controller can support the specified data source,
it will create a new volume based on the contents of the specified data source.
Specifies the object from which to populate the volume with data, if a non-empty
volume is desired.
Resource is an ObjectRef to another Kubernetes resource in the namespace
of the Ingress object.
Resource is an ObjectRef to another Kubernetes resource in the namespace
of the Ingress object.
V1.TypedLocalObjectReference.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.TypedLocalObjectReference.Builder.mergeFrom(com.google.protobuf.Message other)
V1.TypedLocalObjectReference.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.TypedLocalObjectReference.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
APIGroup is the group for the resource being referenced.
V1.TypedLocalObjectReference.Builder.setApiGroupBytes(com.google.protobuf.ByteString value)
APIGroup is the group for the resource being referenced.
V1.TypedLocalObjectReference.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Kind is the type of resource being referenced
V1.TypedLocalObjectReference.Builder.setKindBytes(com.google.protobuf.ByteString value)
Kind is the type of resource being referenced
Name is the name of resource being referenced
V1.TypedLocalObjectReference.Builder.setNameBytes(com.google.protobuf.ByteString value)
Name is the name of resource being referenced
V1.TypedLocalObjectReference.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1.TypedLocalObjectReference.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
This field can be used to specify either:
* An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot)
* An existing PVC (PersistentVolumeClaim)
If the provisioner or an external controller can support the specified data source,
it will create a new volume based on the contents of the specified data source.
Specifies the object from which to populate the volume with data, if a non-empty
volume is desired.
Resource is an ObjectRef to another Kubernetes resource in the namespace
of the Ingress object.
Resource is an ObjectRef to another Kubernetes resource in the namespace
of the Ingress object.