Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "status"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func IsWrongStatusError ¶
IsWrongStatusError asserts wrongStatusError.
Types ¶
type Config ¶
type Config struct { CtrlClient client.Client HelmClients *clientpair.ClientPair K8sClient kubernetes.Interface Logger micrologger.Logger HTTPClientTimeout time.Duration }
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.