identity

package
v0.0.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

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

type KubeConfig

type KubeConfig struct {
	Endpoint string
	Name     string
	Identity *symbiosis.ClusterIdentity
	File     *os.File
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL