package
0.24.0
Repository: https://github.com/airbytehq/abctl.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

DefaultPersistentVolumeSize is the size of the disks created by the persistent-volumes and requested by the persistent-volume-claims.
DefaultProvider represents the kind (https://kind.sigs.k8s.io/) provider.
TestProvider represents a test provider, for testing purposes.

# Structs

DefaultK8sClient converts the official kubernetes client to our more manageable (and testable) interface.
ExtraVolumeMount defines a host volume mount for the Kind cluster.
Logger is an implementation of the WarningHandler that converts the k8s warning messages into abctl debug messages.
Provider represents a k8s provider.

# Interfaces

Client primarily for testing purposes.
Cluster is an interface representing all the actions taken at the cluster level.