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