Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultOrderedKinds = []string{
"Namespace",
"ResourceQuota",
"StorageClass",
"CustomResourceDefinition",
"ServiceAccount",
"PodSecurityPolicy",
"Role",
"ClusterRole",
"RoleBinding",
"ClusterRoleBinding",
"ConfigMap",
"Secret",
"Endpoints",
"Service",
"LimitRange",
"PriorityClass",
"PersistentVolume",
"PersistentVolumeClaim",
"Deployment",
"StatefulSet",
"CronJob",
"PodDisruptionBudget",
"MutatingWebhookConfiguration",
"ValidatingWebhookConfiguration",
}
DefaultOrderedKinds provides the default order of Kubernetes resource kinds.
Functions ¶
func NamespaceResource ¶
NamespaceResource returns a Kubernetes Namespace resource wrapped into the form of Kusion Resource.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.