Documentation ¶
Index ¶
- func APIBaseURL() string
- func AgentInformerSyncInterval() time.Duration
- func AuthBaseURL() string
- func CSCloudEnvironment() string
- func CSServerPort() string
- func CloudClusterAPIKey() string
- func ClusterID() string
- func ContainershipCloudSyncInterval() time.Duration
- func CoordinatorInformerSyncInterval() time.Duration
- func Dump()
- func IsClusterUpgradeEnabled() bool
- func Kubeconfig() string
- func KubectlPath() string
- func NodeName() string
- func OrganizationID() string
- func ProvisionBaseURL() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AgentInformerSyncInterval ¶
AgentInformerSyncInterval returns the agent informer sync interval
func CSCloudEnvironment ¶
func CSCloudEnvironment() string
CSCloudEnvironment returns Containership Cloud environment
func CloudClusterAPIKey ¶
func CloudClusterAPIKey() string
CloudClusterAPIKey returns Containership Cloud cluster api key
func ContainershipCloudSyncInterval ¶
ContainershipCloudSyncInterval returns the cloud sync interval
func CoordinatorInformerSyncInterval ¶
CoordinatorInformerSyncInterval returns the coordinator informer sync interval
func IsClusterUpgradeEnabled ¶
func IsClusterUpgradeEnabled() bool
IsClusterUpgradeEnabled returns true if cluster upgrade is enabled, else false
func KubectlPath ¶
func KubectlPath() string
KubectlPath returns the path to use the kubectl command
func NodeName ¶
func NodeName() string
NodeName returns the name of the node that is running the process
func OrganizationID ¶
func OrganizationID() string
OrganizationID returns Containership Cloud organization id
func ProvisionBaseURL ¶
func ProvisionBaseURL() string
ProvisionBaseURL returns Containership Cloud Provision url
Types ¶
This section is empty.