Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateLabels ¶
GenerateLabels returns the labels used by deployment and service
Types ¶
type Initializer ¶
type Initializer struct {
// contains filtered or unexported fields
}
Defines the deployment of the KUDO manager and it's service definition.
func NewInitializer ¶
func NewInitializer(options kudoinit.Options) Initializer
NewInitializer returns the setup management object
func (Initializer) AsArray ¶
func (m Initializer) AsArray() []runtime.Object
func (Initializer) AsYamlManifests ¶
func (m Initializer) AsYamlManifests() ([]string, error)
AsYamlManifests provides a slice of strings for the deployment and service manifest
Click to show internal directories.
Click to hide internal directories.