package
Version:
v0.0.0-...-54afde0
Opens a new window with list of versions in this module.
Published: Mar 31, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Interface interface {
Get(ctx context.Context, oc *api.OpenShiftCluster, kind, namespace, name string) ([]byte, error)
List(ctx context.Context, oc *api.OpenShiftCluster, kind, namespace string) ([]byte, error)
ClusterUpgrade(ctx context.Context, oc *api.OpenShiftCluster) error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.