Documentation ¶
Overview ¶
tlscleanup provides a resource that cleans up unnecessary TLS certificates from the shard namespace. These were created by earlier versions but are now unused so we ensure to remove them to not leave them dangling.
TODO: this resource can be removed in next release. TODO: when removing, check and remove `key.SecretTLSCertificates` function
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
}
func (*Resource) EnsureCreated ¶
func (*Resource) EnsureDeleted ¶
Click to show internal directories.
Click to hide internal directories.