# Functions
GetClusterConfiguration returns the schema of ClusterConfiguration.
GetConfigMapSchema returns the schema of ConfigMap.
GetDeploySchema returns the schema of deploy.
GetDevOpsProjectSchema returns the schema of DevOpsProject.
GetNamespaceSchema returns the schema of namespaces.
GetObjectFromInterface returns the Unstructured object from a interface.
GetObjectFromYaml returns the Unstructured object from a YAML.
GetPipelineSchema returns the schema of pipelines.
GetPodSchema returns the schema of deploy.
GetS2iBuilderSchema returns the schema of S2iBuilder.
GetS2iBuilderTemplateSchema returns the schema of S2iBuilderTemplate.
GetSecretSchema returns the schema of Secret.
GetServiceSchema returns the schema of service.
GetStorageClassSchema returns the schema of StorageClass.
GetUserSchema returns the schema of users.
GetWorkspaceSchema returns the schema of workspace.
GetWorkspaceTemplate returns the schema of WorkspaceTemplate.
# Constants
KsVersion is the latest release version.
# Structs
DockerClient is a simple Docker client.
DockerTags represents the docker tag list.
ImageDigest is the digest info of docker image.