Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "statusv1"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct { G8sClient versioned.Interface HelmClient helmclient.Interface Logger micrologger.Logger }
Config represents the configuration used to create a new status resource.
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
Resource implements the status resource.
func (*Resource) EnsureCreated ¶
func (*Resource) EnsureDeleted ¶
EnsureDeleted is not implemented for the status resource.
Click to show internal directories.
Click to hide internal directories.