Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
Resource implements the operatorkit Resource interface to fill the operator's controller context with an appropriate encryption key. The resource implementation ensures the creation of the Tenant Cluster's encryption key as well as its deletion. The controller context structure looks as follows.
cc.Status.TenantCluster.Encryption.Key
func (*Resource) EnsureCreated ¶
func (*Resource) EnsureDeleted ¶
Click to show internal directories.
Click to hide internal directories.