Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EgressIp string
View Source
var MissingConst = "Missing ..."
Functions ¶
func ExtractApikeyOrDie ¶
func ExtractApikeyOrDie() error
func FetchApikey ¶
func GetEgressIp ¶
func GetEgressIp()
func GetHeartbeatReport ¶
func GetHeartbeatReport() (apicontracts.Cluster, error)
Types ¶
type K8sClusterConfiguration ¶
type K8sClusterConfiguration struct {
ControlPlaneEndpoint string `yaml:"controlPlaneEndpoint"`
}
type NhnToolingCluster ¶
type NhnToolingCluster struct {
AccessGroups []string `yaml:"accessGroups"`
}
type NhnToolingValues ¶
type NhnToolingValues struct { Cluster NhnToolingCluster `yaml:"cluster"` NHN NHN `yaml:"nhn"` }
Directories ¶
Path | Synopsis |
---|---|
authservice implements authorization helpers for the agent
|
authservice implements authorization helpers for the agent |
package: resourceupdatev2 Path: cmd/agent/services/resourceupdatev2/resourceupdate.go
|
package: resourceupdatev2 Path: cmd/agent/services/resourceupdatev2/resourceupdate.go |
Click to show internal directories.
Click to hide internal directories.