openshift

package
v0.16.1 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2019 License: Apache-2.0 Imports: 4 Imported by: 70

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BindingDiscovery

type BindingDiscovery struct {
	FileList []*asset.File
}

BindingDiscovery is the variable/constant representing the contents of the respective file

func (*BindingDiscovery) Dependencies

func (t *BindingDiscovery) Dependencies() []asset.Asset

Dependencies returns all of the dependencies directly needed by the asset

func (*BindingDiscovery) Files

func (t *BindingDiscovery) Files() []*asset.File

Files returns the files generated by the asset.

func (*BindingDiscovery) Generate

func (t *BindingDiscovery) Generate(parents asset.Parents) error

Generate generates the actual files by this asset

func (*BindingDiscovery) Load

Load returns the asset from disk.

func (*BindingDiscovery) Name

func (t *BindingDiscovery) Name() string

Name returns the human-friendly name of the asset.

type CloudCredsSecret

type CloudCredsSecret struct {
	FileList []*asset.File
}

CloudCredsSecret is the constant to represent contents of corresponding yaml file

func (*CloudCredsSecret) Dependencies

func (t *CloudCredsSecret) Dependencies() []asset.Asset

Dependencies returns all of the dependencies directly needed by the asset

func (*CloudCredsSecret) Files

func (t *CloudCredsSecret) Files() []*asset.File

Files returns the files generated by the asset.

func (*CloudCredsSecret) Generate

func (t *CloudCredsSecret) Generate(parents asset.Parents) error

Generate generates the actual files by this asset

func (*CloudCredsSecret) Load

Load returns the asset from disk.

func (*CloudCredsSecret) Name

func (t *CloudCredsSecret) Name() string

Name returns the human-friendly name of the asset.

type KubeadminPasswordSecret

type KubeadminPasswordSecret struct {
	FileList []*asset.File
}

KubeadminPasswordSecret is the constant to represent contents of kubeadmin-password-secret.yaml.template file

func (*KubeadminPasswordSecret) Dependencies

func (t *KubeadminPasswordSecret) Dependencies() []asset.Asset

Dependencies returns all of the dependencies directly needed by the asset

func (*KubeadminPasswordSecret) Files

func (t *KubeadminPasswordSecret) Files() []*asset.File

Files returns the files generated by the asset.

func (*KubeadminPasswordSecret) Generate

func (t *KubeadminPasswordSecret) Generate(parents asset.Parents) error

Generate generates the actual files by this asset

func (*KubeadminPasswordSecret) Load

Load returns the asset from disk.

func (*KubeadminPasswordSecret) Name

func (t *KubeadminPasswordSecret) Name() string

Name returns the human-friendly name of the asset.

type NetworkCRDs added in v0.12.0

type NetworkCRDs struct {
	FileList []*asset.File
}

NetworkCRDs is the custom resource definitions for the network operator types: - NetworkConfig.networkoperator.openshift.io

func (*NetworkCRDs) Dependencies added in v0.12.0

func (t *NetworkCRDs) Dependencies() []asset.Asset

Dependencies returns all of the dependencies directly needed by the asset

func (*NetworkCRDs) Files added in v0.12.0

func (t *NetworkCRDs) Files() []*asset.File

Files returns the files generated by the asset.

func (*NetworkCRDs) Generate added in v0.12.0

func (t *NetworkCRDs) Generate(parents asset.Parents) error

Generate generates the actual files by this asset

func (*NetworkCRDs) Load added in v0.12.0

func (t *NetworkCRDs) Load(f asset.FileFetcher) (bool, error)

Load returns the asset from disk.

func (*NetworkCRDs) Name added in v0.12.0

func (t *NetworkCRDs) Name() string

Name returns the human-friendly name of the asset.

type RoleCloudCredsSecretReader

type RoleCloudCredsSecretReader struct {
	FileList []*asset.File
}

RoleCloudCredsSecretReader is the variable to represent contents of corresponding file

func (*RoleCloudCredsSecretReader) Dependencies

func (t *RoleCloudCredsSecretReader) Dependencies() []asset.Asset

Dependencies returns all of the dependencies directly needed by the asset

func (*RoleCloudCredsSecretReader) Files

func (t *RoleCloudCredsSecretReader) Files() []*asset.File

Files returns the files generated by the asset.

func (*RoleCloudCredsSecretReader) Generate

func (t *RoleCloudCredsSecretReader) Generate(parents asset.Parents) error

Generate generates the actual files by this asset

func (*RoleCloudCredsSecretReader) Load

Load returns the asset from disk.

func (*RoleCloudCredsSecretReader) Name

Name returns the human-friendly name of the asset.

Jump to

Keyboard shortcuts

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