Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterIdentity ¶
type ClusterIdentity struct { KubeConfigPath string KubeConfig *KubeConfig Output []byte }
func NewClusterIdentity ¶
func NewClusterIdentity(client *symbiosis.Client, clusterName string, kubeConfigPath string, merge bool) (*ClusterIdentity, error)
func (*ClusterIdentity) Remove ¶
func (c *ClusterIdentity) Remove() error
Click to show internal directories.
Click to hide internal directories.