package
0.0.0-20240425141409-18c646aed91a
Repository: https://github.com/syseleven/go-metakube.git
Documentation: pkg.go.dev

# Functions

New creates a new operations API client.
NewCreateOIDCKubeconfigDefault creates a CreateOIDCKubeconfigDefault with default headers values.
NewCreateOIDCKubeconfigOK creates a CreateOIDCKubeconfigOK with default headers values.
NewCreateOIDCKubeconfigParams creates a new CreateOIDCKubeconfigParams object, with the default timeout for this client.
NewCreateOIDCKubeconfigParamsWithContext creates a new CreateOIDCKubeconfigParams object with the ability to set a context for a request.
NewCreateOIDCKubeconfigParamsWithHTTPClient creates a new CreateOIDCKubeconfigParams object with the ability to set a custom HTTPClient for a request.
NewCreateOIDCKubeconfigParamsWithTimeout creates a new CreateOIDCKubeconfigParams object with the ability to set a timeout on a request.
NewListSystemLabelsDefault creates a ListSystemLabelsDefault with default headers values.
NewListSystemLabelsForbidden creates a ListSystemLabelsForbidden with default headers values.
NewListSystemLabelsOK creates a ListSystemLabelsOK with default headers values.
NewListSystemLabelsParams creates a new ListSystemLabelsParams object, with the default timeout for this client.
NewListSystemLabelsParamsWithContext creates a new ListSystemLabelsParams object with the ability to set a context for a request.
NewListSystemLabelsParamsWithHTTPClient creates a new ListSystemLabelsParams object with the ability to set a custom HTTPClient for a request.
NewListSystemLabelsParamsWithTimeout creates a new ListSystemLabelsParams object with the ability to set a timeout on a request.
NewListSystemLabelsUnauthorized creates a ListSystemLabelsUnauthorized with default headers values.
NewMigrateClusterToExternalCCMDefault creates a MigrateClusterToExternalCCMDefault with default headers values.
NewMigrateClusterToExternalCCMForbidden creates a MigrateClusterToExternalCCMForbidden with default headers values.
NewMigrateClusterToExternalCCMOK creates a MigrateClusterToExternalCCMOK with default headers values.
NewMigrateClusterToExternalCCMParams creates a new MigrateClusterToExternalCCMParams object, with the default timeout for this client.
NewMigrateClusterToExternalCCMParamsWithContext creates a new MigrateClusterToExternalCCMParams object with the ability to set a context for a request.
NewMigrateClusterToExternalCCMParamsWithHTTPClient creates a new MigrateClusterToExternalCCMParams object with the ability to set a custom HTTPClient for a request.
NewMigrateClusterToExternalCCMParamsWithTimeout creates a new MigrateClusterToExternalCCMParams object with the ability to set a timeout on a request.
NewMigrateClusterToExternalCCMUnauthorized creates a MigrateClusterToExternalCCMUnauthorized with default headers values.

# Structs

Client for operations API */.
CreateOIDCKubeconfigDefault describes a response with status code -1, with default header values.
CreateOIDCKubeconfigOK describes a response with status code 200, with default header values.
CreateOIDCKubeconfigParams contains all the parameters to send to the API endpoint for the create o ID c kubeconfig operation.
CreateOIDCKubeconfigReader is a Reader for the CreateOIDCKubeconfig structure.
ListSystemLabelsDefault describes a response with status code -1, with default header values.
ListSystemLabelsForbidden describes a response with status code 403, with default header values.
ListSystemLabelsOK describes a response with status code 200, with default header values.
ListSystemLabelsParams contains all the parameters to send to the API endpoint for the list system labels operation.
ListSystemLabelsReader is a Reader for the ListSystemLabels structure.
ListSystemLabelsUnauthorized describes a response with status code 401, with default header values.
MigrateClusterToExternalCCMDefault describes a response with status code -1, with default header values.
MigrateClusterToExternalCCMForbidden describes a response with status code 403, with default header values.
MigrateClusterToExternalCCMOK describes a response with status code 200, with default header values.
MigrateClusterToExternalCCMParams contains all the parameters to send to the API endpoint for the migrate cluster to external c c m operation.
MigrateClusterToExternalCCMReader is a Reader for the MigrateClusterToExternalCCM structure.
MigrateClusterToExternalCCMUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.