Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NamespacePodContainerName ¶
type NamespacePodContainerName = name
NamespacePodContainerName Type alias
type ObjectMeta ¶ added in v0.9.166
type ObjectMeta struct { Name string Namespace string NodeName string ClusterName string Uid string }
func (*ObjectMeta) GenerateKeyList ¶ added in v0.9.166
func (p *ObjectMeta) GenerateKeyList() []string
func (*ObjectMeta) GenerateValueList ¶ added in v0.9.166
func (p *ObjectMeta) GenerateValueList() []string
func (*ObjectMeta) Initialize ¶ added in v0.9.166
func (p *ObjectMeta) Initialize(values map[string]string)
func (*ObjectMeta) IsEmpty ¶ added in v0.9.166
func (p *ObjectMeta) IsEmpty() bool
Click to show internal directories.
Click to hide internal directories.