Documentation
¶
Index ¶
Constants ¶
View Source
const ( NSReady string = "namespace-ready" GWReady string = "gateway-ready" AgtReady string = "agent-ready" SpecReady string = "spec-ready" TrackNodePort string = "track-node-port" TrackLoadBalancer string = "track-load-balancer" UpdateCustomCoreDNSConfig string = "update-custom-coredns-config" )
View Source
const (
ResourceNamespace = "kl-global-vpn"
)
Variables ¶
View Source
var ApplyChecklist = []rApi.CheckMeta{ {Name: NSReady, Title: "GlobalVPN Namespace Ready"}, {Name: SpecReady, Title: "making sure spec data is ready", Debug: true}, {Name: GWReady, Title: "GlobalVPN Gateway Ready"}, {Name: AgtReady, Title: "GlobalVPN Agent Ready"}, {Name: TrackLoadBalancer, Title: "GlobalVPN Gateway LoadBalancer ready"}, {Name: UpdateCustomCoreDNSConfig, Title: "CoreDNS config updated"}, }
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.