Documentation ¶
Index ¶
- func CheckNamespaceExists(ctx context.Context, namespace string, kubeFactory kube.Factory) (bool, error)
- func EnsureClusterRequirements(ctx context.Context, runtimeInstallOptions RuntimeInstallOptions) error
- func GetClusterSecret(ctx context.Context, kubeFactory kube.Factory, namespace string, name string) (*v1.Secret, error)
- func WaitForJob(ctx context.Context, f kube.Factory, ns, jobName string) error
- type LaunchJobOptions
- type RuntimeInstallOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckNamespaceExists ¶ added in v0.0.263
func EnsureClusterRequirements ¶
func EnsureClusterRequirements(ctx context.Context, runtimeInstallOptions RuntimeInstallOptions) error
func GetClusterSecret ¶ added in v0.0.283
Types ¶
type LaunchJobOptions ¶ added in v0.0.228
type RuntimeInstallOptions ¶ added in v0.0.530
Click to show internal directories.
Click to hide internal directories.