api

module
v0.10.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2021 License: Apache-2.0

README

api

Contains the API definitions used by Operator Lifecycle Manager (OLM) and Marketplace Operator

pkg/validation: Operator Manifest Validation

pkg/validation exposes a convenient set of interfaces to validate Kubernetes object manifests, primarily for use in an Operator project.

Usage

You can install the operator-verify tool from source using:

$ make install

To verify your ClusterServiceVersion yaml,

$ operator-verify manifests /path/to/filename.yaml

Directories

Path Synopsis
cmd
Package crds contains CustomResourceDefinition manifests for operator-framework APIs.
Package crds contains CustomResourceDefinition manifests for operator-framework APIs.
pkg
apis/scorecard/v1alpha3
Package v1alpha3 contains resources types for version v1alpha3 of the scorecard.operatorframework.com API group.
Package v1alpha3 contains resources types for version v1alpha3 of the scorecard.operatorframework.com API group.
operators
Package operators contains all resource types of the operators.coreos.com API group.
Package operators contains all resource types of the operators.coreos.com API group.
operators/v1
Package v1 contains resources types for version v1 of the operators.coreos.com API group.
Package v1 contains resources types for version v1 of the operators.coreos.com API group.
operators/v1alpha1
Package v1alpha1 contains resources types for version v1alpha1 of the operators.coreos.com API group.
Package v1alpha1 contains resources types for version v1alpha1 of the operators.coreos.com API group.
operators/v1alpha2
Package v1alpha2 contains resources types for version v1alpha2 of the operators.coreos.com API group.
Package v1alpha2 contains resources types for version v1alpha2 of the operators.coreos.com API group.
operators/v2
Package v2 contains resources types for version v2 of the operators.coreos.com API group.
Package v2 contains resources types for version v2 of the operators.coreos.com API group.
validation
This package defines the valid Operator manifests directory format by exposing a set of Validator's to verify a directory and its constituent manifests.
This package defines the valid Operator manifests directory format by exposing a set of Validator's to verify a directory and its constituent manifests.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL