Uses of Interface
k8s.io.api.core.v1.Generated.TypedLocalObjectReferenceOrBuilder
-
Packages that use Generated.TypedLocalObjectReferenceOrBuilder Package Description k8s.io.api.core.v1 k8s.io.api.networking.v1 -
-
Uses of Generated.TypedLocalObjectReferenceOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.TypedLocalObjectReferenceOrBuilder Modifier and Type Class Description static classGenerated.TypedLocalObjectReferenceTypedLocalObjectReference contains enough information to let you locate the typed referenced object inside the same namespace.static classGenerated.TypedLocalObjectReference.BuilderTypedLocalObjectReference contains enough information to let you locate the typed referenced object inside the same namespace.Methods in k8s.io.api.core.v1 that return Generated.TypedLocalObjectReferenceOrBuilder Modifier and Type Method Description Generated.TypedLocalObjectReferenceOrBuilderGenerated.PersistentVolumeClaimSpec.Builder. getDataSourceOrBuilder()dataSource 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.Generated.TypedLocalObjectReferenceOrBuilderGenerated.PersistentVolumeClaimSpec. getDataSourceOrBuilder()dataSource 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.Generated.TypedLocalObjectReferenceOrBuilderGenerated.PersistentVolumeClaimSpecOrBuilder. getDataSourceOrBuilder()dataSource 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. -
Uses of Generated.TypedLocalObjectReferenceOrBuilder in k8s.io.api.networking.v1
Methods in k8s.io.api.networking.v1 that return Generated.TypedLocalObjectReferenceOrBuilder Modifier and Type Method Description Generated.TypedLocalObjectReferenceOrBuilderGenerated.IngressBackend.Builder. getResourceOrBuilder()resource is an ObjectRef to another Kubernetes resource in the namespace of the Ingress object.Generated.TypedLocalObjectReferenceOrBuilderGenerated.IngressBackend. getResourceOrBuilder()resource is an ObjectRef to another Kubernetes resource in the namespace of the Ingress object.Generated.TypedLocalObjectReferenceOrBuilderGenerated.IngressBackendOrBuilder. getResourceOrBuilder()resource is an ObjectRef to another Kubernetes resource in the namespace of the Ingress object.
-