Documentation ¶
Index ¶
Constants ¶
View Source
const ( InstanceTypeKey = "InstanceType" OperatorVersionKey = "OperatorVersion" MasterReplicasKey = "MasterReplicas" ReleaseVersionKey = "ReleaseVersion" )
View Source
const (
Name = "tccpnoutputs"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
Logger micrologger.Logger
}
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
Resource implements an operatorkit resource and provides a mechanism to fetch information from Cloud Formation stack outputs of the Tenant Cluster Control Plane Nodes stack.
func (*Resource) EnsureCreated ¶
func (*Resource) EnsureDeleted ¶
Click to show internal directories.
Click to hide internal directories.