Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubernetesInfo ¶
type KubernetesInfo struct { ORGID // contains filtered or unexported fields }
func NewKubernetesInfo ¶
func (*KubernetesInfo) CacheClusterID ¶
func (k *KubernetesInfo) CacheClusterID(teamUID, clusterID, clusterName string)
func (*KubernetesInfo) CreateDomainIfClusterIDNotExists ¶
func (k *KubernetesInfo) CreateDomainIfClusterIDNotExists(teamUID, clusterID, clusterName string) (exists bool)
func (*KubernetesInfo) TimedRefreshClusterID ¶
func (k *KubernetesInfo) TimedRefreshClusterID()
Click to show internal directories.
Click to hide internal directories.