validation

package
v1.1.0-rc-1 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package validation provides validation logic.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateCloudAccountID

func ValidateCloudAccountID(cloudAccountID string) (string, error)

ValidateCloudAccountID validates the cloud_account_id. It attempts to clean the input by removing surrounding quotes if the initial validation fails. Returns the cleaned cloudAccountID and an error if validation fails.

func ValidateClusterName

func ValidateClusterName(clusterName string) error

ValidateClusterName validates the cluster_name. It returns an error if the clusterName does not meet the format requirements.

Types

This section is empty.

Jump to

Keyboard shortcuts

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