Crate k8_types

Source

Modules§

options
store

Macros§

default_store_spec
define default store spec assuming key is string

Structs§

Crd
CrdNames
DefaultHeader
Env
InputObjectMeta
ItemMeta
used for retrieving,updating and deleting item
K8List
K8Obj
K8SpecObj
For creating, only need spec
KeySelector
LabelSelector
ListMetadata
MetaStatus
ObjectFieldSelector
ObjectMeta
metadata associated with object when returned here name and namespace must be populated
OwnerReferences
ResourceFieldSelector
StatusDetails
TemplateMeta
name is optional for template
TemplateSpec
UpdateItemMeta
used for updating item
UpdateK8ObjStatus
Used for updating k8obj

Enums§

DeleteStatus
EnvVarSource
Int32OrString
See: https://github.com/kubernetes/apimachinery/blob/master/pkg/util/intstr/intstr.go Int32OrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.
K8Watch
StatusEnum
Default status implementation

Constants§

DEFAULT_NS
GROUP
TYPE_OPAQUE
V1

Traits§

DeserializeWith
Header
K8Meta
LabelProvider
Spec
Kubernetes Spec
Status

Type Aliases§

InputK8Obj
UpdateK8ObjDeprecated
UpdatedK8Obj