Documentation ¶
Index ¶
Constants ¶
View Source
const ( ComponentStatus = "ComponentStatus" ConfigMap = "ConfigMap" Endpoints = "Endpoints" Event = "Event" Namespace = "Namespace" Node = "Node" PersistentVolumeClaim = "PersistentVolumeClaim" PersistentVolume = "PersistentVolume" Pod = "Pod" PodTemplate = "PodTemplate" ReplicationController = "ReplicationController" ResourceQuota = "ResourceQuota" Secret = "Secret" ServiceAccount = "ServiceAccount" Service = "Service" )
APIs in core/v1
View Source
const ( Deployment = "Deployment" ReplicaSet = "ReplicaSet" DaemonSet = "DaemonSet" StatefulSet = "StatefulSet" ControllerRevision = "ControllerRevision" )
APIs in apps/v1
View Source
const ( CronJob = "CronJob" Job = "Job" )
APIs in batch/v1
View Source
const (
Application = "Application"
)
APIs in core.oam.dev/v1beta1
View Source
const CollaSet = "CollaSet"
View Source
const (
EndpointSlice = "EndpointSlice"
)
APIs in discovery.k8s.io/v1
View Source
const (
Ingress = "Ingress"
)
APIs in networking.k8s.io/v1
Variables ¶
This section is empty.
Functions ¶
func ToK8s ¶
func ToK8s(o *unstructured.Unstructured) runtime.Object
func ToKafed ¶ added in v0.9.0
func ToKafed(u *unstructured.Unstructured) runtime.Object
func ToOAM ¶
func ToOAM(o *unstructured.Unstructured) runtime.Object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.