Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClusterResource ¶
type ClusterResource struct {
// contains filtered or unexported fields
}
func NewPresentClusterResource ¶
func NewPresentClusterResource(kind, name, ns string, kubectl Kubectl) ClusterResource
func (ClusterResource) Raw ¶
func (r ClusterResource) Raw() map[string]interface{}
func (ClusterResource) RawPath ¶
func (r ClusterResource) RawPath(path ctlres.Path) interface{}
func (ClusterResource) UID ¶
func (r ClusterResource) UID() string
Click to show internal directories.
Click to hide internal directories.