Documentation
¶
Index ¶
- func Creator(namespace, name string) util.Constructor
- func DataSourceCloudInitSecret() *schema.Resource
- func DataSourceSchema() map[string]*schema.Schema
- func ResourceCloudInitSecret() *schema.Resource
- func Schema() map[string]*schema.Schema
- func Updater(cloudInitSecret *corev1.Secret) util.Constructor
- type Constructor
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Creator ¶
func Creator(namespace, name string) util.Constructor
func DataSourceSchema ¶
func ResourceCloudInitSecret ¶
Types ¶
type Constructor ¶
func (*Constructor) Result ¶
func (c *Constructor) Result() (interface{}, error)
func (*Constructor) Setup ¶
func (c *Constructor) Setup() util.Processors
func (*Constructor) Validate ¶
func (c *Constructor) Validate() error
Click to show internal directories.
Click to hide internal directories.