Documentation
¶
Index ¶
- func CheckCronWorkflowResourceDefinition(clientset apiextensionsclient.Interface) error
- func CheckDaemonSetJobResourceDefinition(clientset apiextensionsclient.Interface) error
- func DefineCronWorkflowResource(clientset apiextensionsclient.Interface) (*apiextensionsv1beta1.CustomResourceDefinition, error)
- func DefineDaemonSetJobResource(clientset apiextensionsclient.Interface) (*apiextensionsv1beta1.CustomResourceDefinition, error)
- func DefineWorklowResource(clientset apiextensionsclient.Interface) (*apiextensionsv1beta1.CustomResourceDefinition, error)
- func NewCronWorkflowClient(cfg *rest.Config) (versioned.Interface, error)
- func NewDaemonSetJobClient(cfg *rest.Config) (versioned.Interface, error)
- func NewWorkflowClient(cfg *rest.Config) (versioned.Interface, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckCronWorkflowResourceDefinition ¶
func CheckCronWorkflowResourceDefinition(clientset apiextensionsclient.Interface) error
CheckCronWorkflowResourceDefinition checks wether or not CronWorkflow CRD is defined
func CheckDaemonSetJobResourceDefinition ¶
func CheckDaemonSetJobResourceDefinition(clientset apiextensionsclient.Interface) error
CheckDaemonSetJobResourceDefinition checks wether or not DaemonSetJob CRD is defined
func DefineCronWorkflowResource ¶
func DefineCronWorkflowResource(clientset apiextensionsclient.Interface) (*apiextensionsv1beta1.CustomResourceDefinition, error)
DefineCronWorkflowResource defines a CronWorkflowResource as a k8s CR
func DefineDaemonSetJobResource ¶
func DefineDaemonSetJobResource(clientset apiextensionsclient.Interface) (*apiextensionsv1beta1.CustomResourceDefinition, error)
DefineDaemonSetJobResource defines a DaemonSetJobResource as a k8s CR
func DefineWorklowResource ¶
func DefineWorklowResource(clientset apiextensionsclient.Interface) (*apiextensionsv1beta1.CustomResourceDefinition, error)
DefineWorklowResource defines a WorkflowResource as a k8s CR
func NewCronWorkflowClient ¶
NewCronWorkflowClient builds and initializes a Client and a Scheme for CronWorkflow CR
func NewDaemonSetJobClient ¶
NewDaemonSetJobClient builds and initializes a Client and a Scheme for DaemonSetJob CR
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
clientset
|
|
versioned
Generated file, do not modify manually! Generated file, do not modify manually! This package has the automatically generated clientset.
|
Generated file, do not modify manually! Generated file, do not modify manually! This package has the automatically generated clientset. |
versioned/fake
Generated file, do not modify manually! Generated file, do not modify manually! This package has the automatically generated fake clientset.
|
Generated file, do not modify manually! Generated file, do not modify manually! This package has the automatically generated fake clientset. |
versioned/scheme
Generated file, do not modify manually! This package contains the scheme of the automatically generated clientset.
|
Generated file, do not modify manually! This package contains the scheme of the automatically generated clientset. |
versioned/typed/cronworkflow/v1
Generated file, do not modify manually! Generated file, do not modify manually! Generated file, do not modify manually! This package has the automatically generated typed clients.
|
Generated file, do not modify manually! Generated file, do not modify manually! Generated file, do not modify manually! This package has the automatically generated typed clients. |
versioned/typed/cronworkflow/v1/fake
Generated file, do not modify manually! Package fake has the automatically generated clients.
|
Generated file, do not modify manually! Package fake has the automatically generated clients. |
versioned/typed/daemonsetjob/v1
Generated file, do not modify manually! Generated file, do not modify manually! Generated file, do not modify manually! This package has the automatically generated typed clients.
|
Generated file, do not modify manually! Generated file, do not modify manually! Generated file, do not modify manually! This package has the automatically generated typed clients. |
versioned/typed/daemonsetjob/v1/fake
Generated file, do not modify manually! Package fake has the automatically generated clients.
|
Generated file, do not modify manually! Package fake has the automatically generated clients. |
versioned/typed/workflow/v1
Generated file, do not modify manually! This package has the automatically generated typed clients.
|
Generated file, do not modify manually! This package has the automatically generated typed clients. |
versioned/typed/workflow/v1/fake
Generated file, do not modify manually! Package fake has the automatically generated clients.
|
Generated file, do not modify manually! Package fake has the automatically generated clients. |
informers
|
|
listers
|
|
versioned
|
|
typed/cronworkflow/v1
Generated file, do not modify manually! This package has the automatically generated typed clients.
|
Generated file, do not modify manually! This package has the automatically generated typed clients. |
typed/cronworkflow/v1/fake
Generated file, do not modify manually! Package fake has the automatically generated clients.
|
Generated file, do not modify manually! Package fake has the automatically generated clients. |
Click to show internal directories.
Click to hide internal directories.