public static interface V1.PodSignatureOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Meta.OwnerReference |
getPodController()
Reference to controller whose pods should avoid this node.
|
Meta.OwnerReferenceOrBuilder |
getPodControllerOrBuilder()
Reference to controller whose pods should avoid this node.
|
boolean |
hasPodController()
Reference to controller whose pods should avoid this node.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPodController()
Reference to controller whose pods should avoid this node. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.OwnerReference podController = 1;Meta.OwnerReference getPodController()
Reference to controller whose pods should avoid this node. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.OwnerReference podController = 1;Meta.OwnerReferenceOrBuilder getPodControllerOrBuilder()
Reference to controller whose pods should avoid this node. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.OwnerReference podController = 1;Copyright © 2018. All rights reserved.