Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAllResources ¶
func CreateAllResources(args *FactoryArgs) ([]runtime.Object, error)
CreateAllResources creates all cluster-wide resources
func CreateResourceGroup ¶
func CreateResourceGroup(group string, args *FactoryArgs) ([]runtime.Object, error)
CreateResourceGroup creates all cluster resources fr a specific group/component
Types ¶
type FactoryArgs ¶
type FactoryArgs struct {
Namespace string
}
FactoryArgs contains the required parameters to generate all cluster-scoped resources
Click to show internal directories.
Click to hide internal directories.