Package-level declarations
Types
APIService represents a server for a particular GroupVersion. Name must be "version.group".
APIService represents a server for a particular GroupVersion. Name must be "version.group".
Builder for APIServiceArgs.
APIServiceList is a list of APIService objects.
APIServiceList is a list of APIService objects.
Builder for APIServiceListArgs.
Builder for APIServiceList.
Patch resources are used to modify existing Kubernetes resources by using Server-Side Apply updates. The name of the resource must be specified, but all other properties are optional. More than one patch may be applied to the same resource, and a random FieldManager name will be used for each Patch resource. Conflicts will result in an error by default, but can be forced using the "pulumi.com/patchForce" annotation. See the Server-Side Apply Docs for additional information about using Server-Side Apply to manage Kubernetes resources with Pulumi. APIService represents a server for a particular GroupVersion. Name must be "version.group".
Patch resources are used to modify existing Kubernetes resources by using Server-Side Apply updates. The name of the resource must be specified, but all other properties are optional. More than one patch may be applied to the same resource, and a random FieldManager name will be used for each Patch resource. Conflicts will result in an error by default, but can be forced using the "pulumi.com/patchForce" annotation. See the Server-Side Apply Docs for additional information about using Server-Side Apply to manage Kubernetes resources with Pulumi. APIService represents a server for a particular GroupVersion. Name must be "version.group".
Builder for APIServicePatchArgs.
Builder for APIServicePatch.
Builder for APIService.