Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewApplySpec ¶
func NewApplySpec(id, namespace string, stringData map[string]string) *corev1.ConfigMapApplyConfiguration
NewApplySpec is a method to return configmap apply spec
Types ¶
type Client ¶
type Client struct {
ClientSet *kubernetes.Clientset
Log *zap.SugaredLogger
Namespace string
}
Client provide methods to manage configmaps
Click to show internal directories.
Click to hide internal directories.