Documentation ¶
Index ¶
- func AksCsiDrivers(ctx context.Context, config *Config) ([]validate.Result, error)
- func CurrentContextSetTo(clusterService string) error
- func EksEbsCsiDrivers(ctx context.Context, config *Config) ([]validate.Result, error)
- func EksVpc(ctx context.Context, config *Config) ([]validate.Result, error)
- func GetCurrentContext() (string, error)
- func GkeGcePersistentDiskCSIDrivers(ctx context.Context, config *Config) ([]validate.Result, error)
- func PVCs(ctx context.Context, config *Config) ([]validate.Result, error)
- func Pods(ctx context.Context, config *Config) ([]validate.Result, error)
- func Services(ctx context.Context, config *Config) ([]validate.Result, error)
- func Validate(ctx context.Context, clientSet *kubernetes.Clientset, restConfig *rest.Config, ...) error
- type ClusterInfo
- type Config
- type EbsTestObjects
- type Option
- type RolePolicy
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AksCsiDrivers ¶
func CurrentContextSetTo ¶
func EksEbsCsiDrivers ¶
func GetCurrentContext ¶
Types ¶
type ClusterInfo ¶
type EbsTestObjects ¶
type EbsTestObjects struct {
// contains filtered or unexported fields
}
type RolePolicy ¶
Click to show internal directories.
Click to hide internal directories.