package
0.0.0-20240517214603-12a582f1ef68
Repository: https://github.com/edobtc/cloudkit.git
Documentation: pkg.go.dev
# Functions
FromLabels converts a collection of selectors from the much richer labels type to selectors.
# Constants
DefaultNamespace is the default value when no namespace is set.
# Structs
Resource is a general representation of some kind of resource which a provider might handle (ec2 instance, k8s pod, lambda function).
Selection is the selection result of a select operation which uses target rules to grab a set of resources.
Target is a set of rules for targetting a resource, or collection of resources for performing some experiment operation.
# Type aliases
Resources are a collection of Resource items.