package
0.7.0
Repository: https://github.com/jacero-io/kode-operator.git
Documentation: pkg.go.dev

# Constants

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
PhaseActive indicates that the resource is fully operational.
PhaseConfiguring indicates that the controller is actively setting up the resource.
PhaseDeleting indicates the resource is being permanently removed.
PhaseFailed indicates that an error occurred during the lifecycle of the resource.
PhasePending indicates the initial state when a new resource is created.
PhaseProvisioning indicates that all necessary resources have been created, but the system is waiting for these resources to become fully operational.
PhaseUnknown indicates that the resource is in an indeterminate state.
PhaseUpdating indicates that the resource is in the process of being updated.
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

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

No description provided by the author
ClusterContainerTemplate is the Schema for the clusterContainerTemplates API.
ClusterContainerTemplateList contains a list of ClusterContainerTemplate.
ClusterContainerTemplateSpec defines the desired state of ClusterKodeContainer.
ClusterContainerTemplateStatus defines the observed state of ClusterKodeContainer.
CommonSpec defines the common fields for both Container and Virtualization specs.
CommonStatus defines the common observed state.
No description provided by the author
ContainerTemplate is the Schema for the ContainerTemplates API.
ContainerTemplateList contains a list of ContainerTemplate.
ContainerTemplateSharedSpec defines the desired state of KodeContainer.
ContainerTemplateSharedStatus defines the observed state for Container.
ContainerTemplateSpec defines the desired state of ClusterKodeContainer.
ContainerTemplateStatus defines the observed state of ClusterKodeContainer.
No description provided by the author
No description provided by the author
EntryPoint is the Schema for the entrypoints API.
EntryPointList contains a list of EntryPoint.
EntryPointSpec defines the desired state of EntryPoint.
EntryPointStatus defines the observed state of EntryPoint.
No description provided by the author
No description provided by the author
Kode is the Schema for the kodes API.
KodeList contains a list of Kode.
KodeSpec defines the desired state of Kode.
KodeStatus defines the observed state of Kode.
KodeStorageSpec defines the storage configuration.
No description provided by the author
No description provided by the author
Template represents a unified structure for different types of Kode templates.

# Type aliases

AuthType is the type of authentication to use for the EntryPoint.
BaseDomain is the domain name to use either as a suffix in the case of Type=domain or as a prefix/domain in the case of Type=path.
Group refers to a Kubernetes Group.
IdentityReference is a reference to a field in the JWT token of OIDC or JWT.
Kind refers to a Kubernetes Kind.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
KodeRuntime specifies the runtime for the Kode resource.
No description provided by the author
Namespace refers to a Kubernetes namespace.
ObjectName refers to the name of a Kubernetes object.
No description provided by the author
Port for the service.
Protocol is the protocol used by the service.
RoutingType is the way the Kode resource is accessed by the user.
RuntimeType specifies the type of the runtime for the Kode resource.
No description provided by the author