Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "appfinalizer"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct { G8sClient versioned.Interface GetClusterConfigFunc func(obj interface{}) (v1alpha1.ClusterGuestConfig, error) Logger micrologger.Logger }
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
func (*Resource) EnsureCreated ¶
func (*Resource) EnsureDeleted ¶
EnsureDeleted removes finalizers for workload cluster app CRs. These are deleted with the cluster by the provider operator.
Click to show internal directories.
Click to hide internal directories.