package
0.1.0
Repository: https://github.com/atomix/pod-memory-storage.git
Documentation: pkg.go.dev

# Functions

Kind takes an unqualified kind and returns a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

PodMemoryStoreNotReady indicates a PodMemoryStore is not yet ready.
PodMemoryStoreReady indicates a PodMemoryStore is ready.

# Variables

AddToScheme is a global function that registers this API group & version to a scheme.
SchemeBuilder initializes a scheme builder.
SchemeGroupVersion is group version used to register these objects.

# Structs

PodMemoryStore is the Schema for the PodMemoryStore API +k8s:openapi-gen=true.
PodMemoryStoreList contains a list of PodMemoryStore.
PodMemoryStoreSpec specifies a PodMemoryStore configuration.
PodMemoryStoreStatus defines the status of a PodMemoryStore.

# Type aliases

PodMemoryStoreState is a state constant for PodMemoryStore.