Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateConfig ¶
func CreateConfig(c *client.Client, conf *InstanceConfig) error
CreateConfig will create a config as configmap based on the struct InstanceConfig
Args:
- Client struct from client module
- InstanceConfig
Returns:
- nil or error
func CreateSecret ¶
CreateSecret will create a config as configmap based on the struct InstanceConfig
Args:
- Client struct from client module
- InstanceSecret struct
Returns:
- nil or error
Types ¶
Click to show internal directories.
Click to hide internal directories.