package
2.0.0+incompatible
Repository: https://github.com/bitgrip/cattlectl.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
App deployment using a Helm- or Rancher-Chart.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Certificate TLS certs used e.g.
No description provided by the author
ConfigMap data structure used for K8S configmaps and secrets.
No description provided by the author
No description provided by the author
Container are created in the context of a workload.
ContainerPort represents a network port in a single container.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DockerCredential to access docker registries.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EnvironmentFrom represents the source of a set of ConfigMaps.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Handler defines a specific action that should be taken.
HostAlias holds the mapping between IP and hostnames that will be injected as an entry in the pod's hosts file.
No description provided by the author
HTTPHeader describes a custom header to be used in HTTP probes.
Include is used to merge multiple descriptors into one.
No description provided by the author
No description provided by the author
No description provided by the author
JobDescriptor is a workload representing a K8S Job.
No description provided by the author
A LabelSelector is a label query over a set of resources.
A LabelSelectorRequirement is a selector that contains values, a key, and an operator that relates the key and values.
LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
Namespace is a subsection of a Project and is represented in K8S as namespace.
No description provided by the author
No description provided by the author
No description provided by the author
PersistentVolume represent a K8S PersistentVolume.
No description provided by the author
No description provided by the author
No description provided by the author
PodDNSConfig defines the DNS parameters of a pod in addition to those generated from DNSPolicy.
PodDNSConfigOption defines DNS resolver options of a pod.
No description provided by the author
Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.
Project is a subsection of a cluster.
No description provided by the author
ProjectMetadata the meta informations about a Project.
No description provided by the author
No description provided by the author
RegistryCredential credentials of one docker registry.
No description provided by the author
ResourceRequirements describes the compute resource requirements.
Resources of a Project.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StorageClass represent a K8S StorageClass.
No description provided by the author
Toleration of the pod this Toleration is attached to tolerates any taint that matches the triple <key,value,effect> using the matching operator <operator>.
No description provided by the author
VolumeDevice describes a mapping of a raw block device within a container.
VolumeMount describes a mounting of a Volume within a container.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
IntOrString is a helper type to marshal/unmarshal intorstring fields in YAML.