package
1.0.8-rc.1
Repository: https://github.com/containerum/kube.git
Documentation: pkg.go.dev

# Functions

IsValidUUID checks if UUID is valid.
MakeResourceQuota creates kubernetes v1.ResourceQuota from cpu, memory, labels and namespace name.
No description provided by the author
ParseKubeConfigMap parses kubernetes v1.ConfigMap to more convenient ConfigMap struct.
ParseKubeConfigMapList parses kubernetes v1.ConfigMapList to more convenient []ConfigMap struct.
ParseKubeDeployment parses kubernetes v1.Deployment to more convenient Deployment struct.
ParseKubeDeploymentList parses kubernetes v1.DeploymentList to more convenient []Deployment struct.
ParseKubeEndpoint parses kubernetes v1.Endpoint to more convenient Endpoint struct.
ParseKubeEndpointList parses kubernetes v1.EndpointsList to more convenient []Endpoint struct.
ParseKubeIngress parses kubernetes v1beta1.Ingress to more convenient Ingress struct.
ParseKubeIngressList parses kubernetes v1beta1.IngressList to more convenient []Ingress struct.
ParseKubePersistentVolumeClaim parses kubernetes v1.PersistentVolume to more convenient PersistentVolumeClaimWithOwner struct.
ParseKubePersistentVolumeClaimList parses kubernetes v1.PersistentVolumeClaimList to more convenient PersistentVolumeClaimList struct.
ParseKubePod parses kubernetes v1.PodList to more convenient Pod struct.
ParseKubePodList parses kubernetes v1.PodList to more convenient []Pod struct.
ParseKubeResourceQuota parses kubernetes v1.ResourceQuota to more convenient Namespace struct.
ParseKubeResourceQuotaList parses kubernetes v1.ResourceQuotaList to more convenient []Namespace struct.
ParseKubernetesResourceError checks error status.
ParseKubeSecret parses kubernetes v1.Secret to more convenient Secret struct.
ParseKubeSecretList parses kubernetes v1.SecretList to more convenient []Secret struct.
ParseKubeService parses kubernetes v1.Service to more convenient Service struct.
ParseKubeServiceList parses kubernetes v1.ServiceList to more convenient Service struct.
No description provided by the author
ParseStoragesList parses kubernetes v1.StorageClassList to more convenient StorageList struct.
ParseUserHeaderData decodes headers for substitutions.
No description provided by the author
No description provided by the author

# Variables

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
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

Endpoint -- model for endpoint swagger:model.
EndpointsList -- model for endpoints list swagger:model.
Port -- model for endpoint port swagger:model.
ServiceWithParam -- model for service with owner swagger:model.
ServiceWithParamList -- model for services list swagger:model.

# Type aliases

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
StorageList -- model for storage names list swagger:model.
No description provided by the author
No description provided by the author