createvalidations

package
v0.14.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateClusterNameIsUnique

func ValidateClusterNameIsUnique(ctx context.Context, k validations.KubectlClient, cluster *types.Cluster, clusterName string) error

func ValidateGitOps

func ValidateGitOps(ctx context.Context, k validations.KubectlClient, cluster *types.Cluster, clusterSpec *cluster.Spec) error

func ValidateIdentityProviderNameIsUnique

func ValidateIdentityProviderNameIsUnique(ctx context.Context, k validations.KubectlClient, cluster *types.Cluster, spec *cluster.Spec) error

func ValidateManagementCluster

func ValidateManagementCluster(ctx context.Context, k validations.KubectlClient, cluster *types.Cluster) error

Types

type CreateValidations

type CreateValidations struct {
	Opts *validations.Opts
}

func New

func (*CreateValidations) BuildValidations added in v0.12.0

func (v *CreateValidations) BuildValidations(ctx context.Context) []validations.Validation

func (*CreateValidations) PreflightValidations

func (v *CreateValidations) PreflightValidations(ctx context.Context) (err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL