package
1.9.2
Repository: https://github.com/tkestack/tke.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package v1 is the v1 version of the API.

# Functions

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

# Constants

ChartAvailable indicates the chart of the project is available.
ChartFailed indicates that the chart failed to be created or deleted after it has been created.
ChartFinalize is an internal finalizer values to Chart.
ChartGroupAvailable indicates the chartgroup of the project is available.
ChartGroupFailed indicates that the chartgroup failed to be created or deleted after it has been created.
ChartGroupFinalize is an internal finalizer values to ChartGroup.
ChartGroupPending indicates that the chartgroup has been declared, when the chartgroup has not actually been created.
ChartGroupTerminating means the chartgroup is undergoing graceful termination.
ChartPending indicates that the chart has been declared, when the chart has not actually been created.
ChartTerminating means the chart is undergoing graceful termination.
GroupName is group name used to register these schema.
RegistryClientUserAgent is the user agent for tke registry client.
RepoTypeImported indicates the type of namespace or repo is imported.
RepoTypePersonal indicates the type of namespace or repo is personal.
RepoTypeProject indicates the type of namespace or repo is project.
RepoTypeSelfBuilt indicates the type of namespace or repo is selfbuilt.
RepoTypeSystem indicates the type of namespace or repo is system.
ScopeTypeAll indicates all of namespace or repo is all.
ScopeTypeProject indicates all of namespace or repo is project.
ScopeTypePublic indicates all of namespace or repo is public.
ScopeTypeUser indicates all of namespace or repo is user.
VisibilityPrivate indicates the namespace or repo is private.
VisibilityProject indicates the namespace or repo is project.
VisibilityPublic indicates the namespace or repo is public.
VisibilityUser indicates the namespace or repo is user.

# Variables

AddToScheme applies all the stored functions to the scheme.
Codecs provides access to encoding and decoding for the scheme.
ParameterCodec handles versioning of objects that are converted to query parameters.
Scheme is the default instance of runtime.Scheme to which types in the TKE API are already registered.
SchemeBuilder collects functions that add things to a scheme.
SchemeGroupVersion is group version used to register these objects.

# Structs

Chart is a chart in chartgroup of chartmuseum registry.
ChartGroup is a chart container in chartmuseum registry.
ChartGroupImport is a description of an import chart group.
ChartGroupList is the whole list of all chartgroups which owned by a tenant.
ChartGroupSpec is a description of a chartgroup.
ChartGroupStatus represents information about the status of a chartgroup.
ChartInfo describes detail of a chart version.
ChartInfoSpec is a description of a ChartInfo.
ChartList is the whole list of all charts which owned by a chartgroup.
ChartProxyOptions is the query options to a ChartInfo proxy call.
No description provided by the author
No description provided by the author
No description provided by the author
ConfigMap holds configuration data for tke to consume.
ConfigMapList is a resource containing a list of ConfigMap objects.
Namespace is an image container in registry.
NamespaceList is the whole list of all namespaces which owned by a tenant.
NamespaceSpec is a description of a namespace.
NamespaceStatus represents information about the status of a namespace.
Repository is a repo in namespace of registry.
RepositoryList is the whole list of all repositories which owned by a namespace.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

ChartGroupPhase indicates the phase of chartgroups.
ChartPhase indicates the phase of chart.
FinalizerName is the name identifying a finalizer during resource lifecycle.
RepoType defines the type properties of the repo or namespace.
Visibility defines the visible properties of the repo or namespace.