Documentation ¶
Index ¶
Constants ¶
View Source
const ( // SesameConfigMapName is the name of Sesame's ConfigMap resource. // [TODO] danehans: Remove and use sesame.Name when // https://github.com/projectsesame/Sesame/issues/2122 is fixed. SesameConfigMapName = "sesame" )
Variables ¶
This section is empty.
Functions ¶
func EnsureConfigMap ¶
EnsureConfigMap ensures that a ConfigMap exists for the given sesame.
func EnsureConfigMapDeleted ¶
func EnsureConfigMapDeleted(ctx context.Context, cli client.Client, sesame *operatorv1alpha1.Sesame) error
EnsureConfigMapDeleted deletes a ConfigMap for the provided sesame, if the configured owner labels exist.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.