Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "namespace"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct { // Dependencies. K8sClient kubernetes.Interface Logger micrologger.Logger // Settings. K8sWaitTimeout time.Duration }
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
func (*Resource) EnsureCreated ¶
func (*Resource) EnsureDeleted ¶
EnsureDeleted is a no-op because the namespace for the app could be used for other apps, too.
Click to show internal directories.
Click to hide internal directories.