package
0.99.0-nabarun.1
Repository: https://github.com/palnabarun/kubectl.git
Documentation: pkg.go.dev

# Functions

AddToScheme adds required objects into scheme.
No description provided by the author
No description provided by the author
No description provided by the author
EmptyTestData returns no pod, service, or replication controller.
No description provided by the author
No description provided by the author
NewExternalScheme returns required objects for ExternalScheme.
NewInternalNamespacedType returns an initialized instance of InternalNamespacedType.
NewInternalType returns an initialized InternalType instance.
NewTestFactory returns an initialized TestFactory instance.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

InternalGV is the internal group version object.
UnlikelyGV is a group version object for unrecognised version.
ValidVersion of API.
ValidVersionGV is the valid group version object.

# Structs

No description provided by the author
ExternalNamespacedType schema for external namespaced types +k8s:deepcopy-gen=true +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
ExternalNamespacedType2 schema for external namespaced types +k8s:deepcopy-gen=true +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
ExternalType is the schema for external type +k8s:deepcopy-gen=true +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
ExternalType2 is another schema for external type +k8s:deepcopy-gen=true +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
InternalNamespacedType schema for internal namespaced types +k8s:deepcopy-gen=true +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
InternalType is the schema for internal type +k8s:deepcopy-gen=true +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
TestFactory extends cmdutil.Factory.

# Interfaces

RESTClient is a client helper for dealing with RESTful resources in a generic way.